Click or drag to resize
Accord.NET (logo)

TransformToPolar Properties

The TransformToPolar type exposes the following members.

Properties
  NameDescription
Public propertyCirlceDepth
Circularity coefficient of the mapping, [0, 1].
Public propertyFillColor
Fill color to use for unprocessed areas.
Public propertyFormatTranslations
Format translations dictionary.
(Overrides BaseTransformationFilterFormatTranslations.)
Public propertyMapBackwards
Specifies direction of mapping.
Public propertyMapFromTop
Specifies if top of the source image should go to center or edge of the result image.
Public propertyNewSize
Size of destination image.
Public propertyOffsetAngle
Offset angle used to shift mapping, [-360, 360] degrees.
Public propertyUseOriginalImageSize
Use source image size for destination or not.
Top
See Also