PictureEffectsRaw Xojo Plugin

RankOrderEffectRaw.RankOrderTypeValues Enum

Rank order modes or the RankOrderEffectRaw class.

enum RankOrderEffectRaw.RankOrderTypeValues

Constants

MIN = 0Minimum value from the internal kernel of the effect is used.
MAX = 1Maximum value from the internal kernel of the effect is used.
MEDIAN = 2Median value from the internal kernel of the effect is used.