Constructors

TImageSamplingControl constructor takes two parameters. If you call the empty constructor, the default minificationStyle (kBoxFilter) and magnificationStyle (kPointSampling) styles are used. The sampling styles are described below.

      TImageSamplingControl(  ESampleStyle minificationStyle, 
                              ESampleStyle magnificationStyle );
minificationStyle: This parameter sets the decimation filtering method.

magnificationStyle: This parameter sets the interpolation filtering method.


[Contents] [Previous] [Next]
Click the icon to mail questions or corrections about this material to Taligent personnel.
Copyright©1995 Taligent,Inc. All rights reserved.

Generated with WebMaker