- pixels
- a Android.Graphics.Bitmap of pixel data.
Documentation for this section has not yet been entered.
Type Reason Java.Lang.IllegalArgumentException if the given thumbnail image has a dimension larger than DngCreator.MaxThumbnailDimension.
Set the thumbnail image.
Pixel data will be converted to a Baseline TIFF RGB image, with 8 bits per color channel. The alpha channel will be discarded. Thumbnail images with a dimension larger than DngCreator.MaxThumbnailDimension will be rejected.