C#
VB
Java
Objective-C
WinRT C#
C++
Determines whether the image is progressive.
public bool IsProgressive {get;} Public ReadOnly Property IsProgressive As Boolean public bool IsProgressive {get;} @property (nonatomic, assign, readonly) BOOL isProgressive public boolean isProgressive() get_IsProgressive(); public:property bool IsProgressive {bool get();}
true if the image is progressive; false, otherwise.
For an example, refer to CodecsImageInfo.
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
