bAsFrame

Flag that indicates whether to create a frame associated with the resized bitmap region. Possible values are:

Value

Meaning

TRUE

Create a frame of thickness iDim for the resized region. If iFlag is RGN_EXPAND, the frame created will exist outside the boundaries of the resized region. If iFlag is RGN_CONTRACT, the frame will be within the boundaries of the resized region.

FALSE

Resize the region only. Do not create a frame.