Asks if a GdPicture image gets an embedded ICC profile.
public Boolean ICCImageHasProfile( int ImageID );
Public Function ICCImageHasProfile( ByVal ImageID As Integer ) As Boolean
|
Parameters |
Description |
|
ImageID |
GdPicture Image Identifier. |
True if a GdPicture image gets an embedded ICC profile, else False.
|
What do you think about this topic? Send feedback!
|
|
Copyright (c) 2009-2011 www.gdpicture.com. All rights reserved.
|