Parameters
- ImageID
- GdPicture image identifier.
- PageNo
- The page number in the range [1 - GetPageCount()].
- DirectAccess
- When True, only image properties, metadata and embedded thumbnail will be loaded. This parameter is particularly useful to obtain image information's without decoding it. Be careful not to call subsequent methods that need to access pixel data if this parameter is set to True
Return Value
A member of the GdPictureStatus enumeration.