This documentation is for the old version. Go to the latest Graphics Mill docs

LosslessJpegTransform.AlignToSampleSize Method

Aligns given coordinates to the JPEG sample size

Overload List

Name Description
Public method AlignToSampleSize(Point, Bitmap)

Aligns coordinates of the point and bitmap to the JPEG sample size.

Public method AlignToSampleSize(Rectangle, JpegAlignToSampleSizeMode)

Aligns coordinates of the given rectangle to the JPEG sample size.

See Also

Reference