[]
        
(Showing Draft Content)

GrapeCity.Documents.Imaging.GcGifWriter.SetDpi

SetDpi Method

SetDpi(float, float)

Updates the PixelAspectRatio property based on the specified horizontal and vertical resolutions.

Declaration
public void SetDpi(float dpiX, float dpiY)
Parameters
Type Name Description
float dpiX

The horizontal DPI value.

float dpiY

The vertical DPI value.