bitmapWidth property
final
The rendered pixel width, or null if the bitmap was not requested.
May differ from PdfImageMetadata.width after transforms are applied.
Implementation
final int? bitmapWidth;
The rendered pixel width, or null if the bitmap was not requested.
May differ from PdfImageMetadata.width after transforms are applied.
final int? bitmapWidth;