Aurigma Graphics Mill 5.5 for .NET
LosslessJpegTransform..::.SampleSize Property
Returns a value that specifies the sample size of the JPEG file.
Namespace:
Aurigma.GraphicsMill.Codecs
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
Remarks
JPEG compressed data is stored in blocks (samples) of several pixels, typically of 8, 16, or other number divisible by 8. Sometimes, it is necessary to take the sample size into account, for example, when cropping images.