ImageSize Property (ImageSizeRenderingRequirement)
Gets or sets an image size, in megapixels, when image must be rendered.
Default size of image, in megapixels, for standard codecs:
- BMP - 50 Megapixels
- TIFF - 50 Megapixels
- PNG - 50 Megapixels
- JPEG - 50 Megapixels
- JPEG2000 - 0.5 Megapixels
Image will be rendered (loaded by parts) if image size is more or equal than value of this property; image will NOT be rendered (loaded as one block) if image size is less than value of this property.
Target Platforms: .NET9; .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5