Adopts a TSuppressDither object when you want to suppress dithering for all graphics arranged in a group. There might be a graphic in the group with a bundle that has adopted a dither class, but if the attribute bundle of the group adopts a TSuppressDither object, no graphics in the group are dithered when rendered.
Returns the type identifier for the specific dither hint class. The return value is one of the values from the enum EDitherHintClassID, defined by this class. This is a temporary replacement for the C++ language typeid operator. This function will go away in the future.
Calling Context:
Call this function instead of the C++ language typeid operator.
Parameters:
Takes no parameters.
Return Value:
kSuppressDither.
Exceptions:
Throws no exceptions, passes all exceptions through.
Returns the type identifier for the specific dither hint class. The return value is one of the values from the enum EDitherHintClassID, defined by this class. This is a temporary replacement for the C++ language typeid operator. This function will go away in the future.
Calling Context:
Call this function instead of the C++ language typeid operator.
Parameters:
Takes no parameters.
Return Value:
kSuppressDither.
Exceptions:
Throws no exceptions, passes all exceptions through.