Uses of Class
com.aspose.imaging.fileformats.psd.resources.GuideResource

Packages that use GuideResource
com.aspose.imaging.fileformats.psd.resources   
 

Uses of GuideResource in com.aspose.imaging.fileformats.psd.resources
 

Methods in com.aspose.imaging.fileformats.psd.resources that return GuideResource
 GuideResource[] GridAndGuidesResouce.getGuides()
           Gets the guides.
 

Methods in com.aspose.imaging.fileformats.psd.resources with parameters of type GuideResource
 void GridAndGuidesResouce.setGuides(GuideResource[] value)
           Sets the guides.