Visual Basic (Declaration) | |
---|---|
Public ReadOnly Property Flags As CodecsLoadImageFlags |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public CodecsLoadImageFlags Flags {get;} |
C++/CLI | |
---|---|
public: property CodecsLoadImageFlags Flags { CodecsLoadImageFlags get(); } |
Return Value
A CodecsLoadImageFlags enumeration combination flags that describe whether this is the first or last call of the event, and whether the buffer contains first or last row of image data.For an example, refer to RasterCodecs.LoadImage.
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family