C# Класс PaintShopProFiletype.PSPSections.PSPUtil

Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
GetImageSaveRectangle ( Surface surface ) : Rectangle

Приватные методы

Метод Описание
CheckBlockType ( ushort blockID, PSPBlockID expected ) : void

Checks that the block type matches the expected PSPBlockID.

ExpandImageRectangle ( Surface surface, int y, int xStart, int xEnd, RectanglePosition &rectPos ) : bool

Check for non-transparent pixels in a row, or portion of a row. Expands the size of the image rectangle if any were found.

Описание методов

GetImageSaveRectangle() публичный статический Метод

public static GetImageSaveRectangle ( Surface surface ) : Rectangle
surface Surface
Результат Rectangle