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