←Select platform

Flags Property (CodecsLoadImageEventArgs)

Summary

Gets a value which describes whether this is the first or last call of the event, and whether the buffer contains first or last row of image data.

Syntax

C#
VB
Java
Objective-C
WinRT C#
C++
Public ReadOnly Property Flags As Leadtools.Codecs.CodecsLoadImageFlags 
@property (nonatomic, assign, readonly) LTCodecsLoadImageFlags flags 
public CodecsLoadImageFlags getFlags() 
 get_Flags();  

Property 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.

Example

For an example, refer to RasterCodecs.LoadImage.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Codecs Assembly
Click or drag to resize