Uses of Class
com.aspose.cad.cloud.model.requests.PutDrawingGifRequest
-
Packages that use PutDrawingGifRequest Package Description com.aspose.cad.cloud.api -
-
Uses of PutDrawingGifRequest in com.aspose.cad.cloud.api
Methods in com.aspose.cad.cloud.api with parameters of type PutDrawingGifRequest Modifier and Type Method Description byte[]
CadApi. putDrawingGif(PutDrawingGifRequest request)
Export drawing to GIF format.
-