Home
|
GR32_Resamplers
|
TTransformer
|
|
TTransformer.GetSampleBounds
function GetSampleBounds: TRect; override;
Description
Fetches the sample bounds of the next nested sampler and uses TTransformation.GetTransformedBounds to update it to the correct (transformed) output rectangle.
See Also
TTransformation.GetTransformedBounds
Copyright ©2000-2007 Alex Denisov and Contributors - Graphics32 v1.8.3 - Build on 4-March-2007
Home
GR32_Resamplers
TTransformer