Home
Features
Demos
Store
Forum
Support
ImageEn Forum
Profile
Join
Active Topics
Forum FAQ
Search
Forum membership is Free! Click
Join
to sign-up
Username:
Password:
Save Password
Forgot your Password?
All Forums
ImageEn Library for Delphi, C++ and .Net
ImageEn and IEvolution Support Forum
Access violation - RemoveIsolatedPixels
New Topic
Reply to Topic
Author
Topic
graph_man
328 Posts
Posted - Jun 13 2017 : 14:36:25
simple demo:
void __fastcall TForm9::Button1Click(TObject *Sender)
{
if (OpenImageEnDialog1->Execute())
ImageEnIO1->LoadFromFileAuto(OpenImageEnDialog1->FileName);
}
//---------------------------------------------------------------------------
void __fastcall TForm9::Button3Click(TObject *Sender)
{
ImageEnProc1->RemoveIsolatedPixels(0, 8);
}
//---------------------------------------------------------------------------
ImageEn_Source_701_Beta_5
xequte
38616 Posts
Posted - Jun 13 2017 : 21:18:32
Hi
Is ImageEnProc1 connected to a TImageEnView? Or have you assigned an image to it?
Also, please note that for 7.0.1 Beta we have made some improvements to RemoveIsolatedPixels, so you may want to email us for it.
Nigel
Xequte Software
www.xequte.com
nigel@xequte.com
graph_man
328 Posts
Posted - Jun 14 2017 : 02:41:54
> Is ImageEnProc1 connected to a TImageEnView?
Yes
> Also, please note that for 7.0.1 Beta we have made some improvements to RemoveIsolatedPixels, so you may want to email us for it.
Thanks. Please inform me.
xequte
38616 Posts
Posted - Jun 14 2017 : 20:00:11
Hi
You should email me at:
nigel@xequte.com
Nigel
Xequte Software
www.xequte.com
nigel@xequte.com
graph_man
328 Posts
Posted - Jun 27 2017 : 17:54:35
Did you receive my message?
xequte
38616 Posts
Posted - Jun 27 2017 : 22:40:47
Yes, sorry for the delay. I need to check something in the source before responding. You should have it now.
Nigel
Xequte Software
www.xequte.com
nigel@xequte.com
Topic
New Topic
Reply to Topic
Jump To:
Select Forum
ImageEn Library for Delphi, C++ and .Net
ImageEn and IEvolution Support Forum
--------------------
Home
Active Topics
Frequently Asked Questions
Member Information
Search Page