ImageGear for C and C++ on Linux v18.10 - Updated
enumPNGStrip
Collapse All
Expand All
View with Navigation Tools
API Reference Guide
>
Core Component API Reference
>
Core Component Enumerations Reference
> enumPNGStrip
Specifies PNG strip configurations.
Values:
IG_PNG_STRIP_FIXED_COUNT
Number of strips is fixed and every strip consists of equal number of rasters.
IG_PNG_STRIP_FIXED_BUFFER
Size of strip buffer is fixed. Number of rasters in each strip may vary.