STK Graphics PrimitivesSend comments on this topic.
AgEStkGraphicsGradientDetectMethod Enumeration
See Also

Description

The method used to detect gradients in a raster. Gradient detection is commonly referred to as embossing.

Members

MemberValueDescription
eStkGraphicsGradientDetectMethodEast0Detects east gradients.
eStkGraphicsGradientDetectMethodNorth1Detects north gradients.
eStkGraphicsGradientDetectMethodWest2Detects west gradients.
eStkGraphicsGradientDetectMethodSouth3Detects south gradients.
eStkGraphicsGradientDetectMethodNorthEast4Detects north east gradients.
eStkGraphicsGradientDetectMethodNorthWest5Detects north west gradients.
eStkGraphicsGradientDetectMethodSouthEast6Detects south east gradients.
eStkGraphicsGradientDetectMethodSouthWest7Detects south west gradients.

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.