GdPicture.NET.14
GdPicture14 Namespace / GdPictureImaging Class / SetRawImageLoadingOptions Method
A combination of members of the RAWImageLoadingOptions enumeration. Default value is Display.





In This Topic
SetRawImageLoadingOptions Method (GdPictureImaging)
In This Topic
Specifies how this object should subsequently open RAW image.
Syntax
'Declaration
 
Public Sub SetRawImageLoadingOptions( _
   ByVal Options As RAWImageLoadingOptions _
) 
 

Parameters

Options
A combination of members of the RAWImageLoadingOptions enumeration. Default value is Display.
See Also