Describes whether this is the first or last call of the event, and whether the buffer contains first or last row of image data.
[FlagsAttribute()]public enum CodecsLoadImageFlags
<FlagsAttribute()>Public Enum CodecsLoadImageFlags
[FlagsAttribute()]public enum CodecsLoadImageFlags
typedef NS_OPTIONS(NSUInteger, LTCodecsLoadImageFlags) public enum CodecsLoadImageFlags Leadtools.Codecs.CodecsLoadImageFlags = function() { };Leadtools.Codecs.CodecsLoadImageFlags.prototype = {None = 0x00000000,FirstPass = 0x00000001,LastPass = 0x00000002,FirstRow = 0x00000004,LastRow = 0x00000008,Compressed = 0x00000010,};
[FlagsAttribute()]public enum class CodecsLoadImageFlags
Members
| Value | Member | Description |
|---|---|---|
| 0x00000000 | None | Default. |
| 0x00000001 | FirstPass | This is the first pass through a progressive JPEG or CMP file. |
| 0x00000002 | LastPass | This is the last pass through a progressive JPEG or CMP file. |
| 0x00000004 | FirstRow | The first row of the buffer is the first row of the image. |
| 0x00000008 | LastRow | The last row of the buffer is the last row of the image. |
| 0x00000010 | Compressed | The data in the buffer is 1-bit compressed data, which you can handle as explained in Speeding Up 1-Bit Documents. |
|
Products |
Support |
Feedback: CodecsLoadImageFlags Enumeration - Leadtools.Codecs |
Introduction |
Help Version 19.0.2017.6.16
|

Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET
Your email has been sent to support! Someone should be in touch! If your matter is urgent please come back into chat.
Chat Hours:
Monday - Friday, 8:30am to 6pm ET
Thank you for your feedback!
Please fill out the form again to start a new chat.
All agents are currently offline.
Chat Hours:
Monday - Friday
8:30AM - 6PM EST
To contact us please fill out this form and we will contact you via email.