ImageGear Professional for Windows ActiveX
GetPixPaddingSettings Method

Description:

Retrieves the Pixel Padding Value (PPV) that is being used to display 9..16-bit grayscale images. This method also tells whether or not the PPV value is used. The Pixel Padding Value is most often used to fill in the regions around a circular image. This method does not retrieve the PPV Data Element from the Data Set attached to the IGMedPage Object. It gets the value for PPV from the Internal Data Set (HDS) (which may be equal to the value in the actual Data Set). The purpose of this method is to tell you whether Pixel Padding is set on or off, what value it has (if any), and with what color it will be displayed.

Please see the description for UpdatePixPaddingSettingsFrom Method for the complete description of how ImageGear handles the Pixel Padding Value Data Element.

To turn off the Pixel Padding Value or to alter the value being used call UpdatePixPaddingSettingsFrom Method.

Syntax:

      GetPixPaddingSettings() As IGMedPixPaddingSettings

Return Value:

Current pixel padding settings.

Bits Per Pixel:

9..16g

Sample:

Med

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback