File |
The FileSystemClient type exposes the following members.
Name | Description | |
---|---|---|
AddQueryParameter | (Inherited from ApiHandlerT) | |
BeginUpload | ||
BeginUploadAsync | Begins a media upload with an given id. If the Id is null, a new id will be returned | |
Create | Creates a Filesystem on the service. | |
CreateAsync | Creates a Filesystem on the service. | |
Delete | Deletes a FileSystem. | |
DeleteAsync | Deletes a FileSystem. | |
fileResult | Gets an image cropped to match submitted max width or max height, centered around the submitted coordinates. If the image is smaller than the requested dimensions, the original image is returned. If the returned image can be adjusted if the offsets is too close to the edges, so that the cropped image would have been out of bounds. | |
FinalizeAttachmentUpload | ||
FinalizeAttachmentUploadAsync | ||
FinalizeInspectionFileUpload | ||
FinalizeInspectionFileUploadAsync | ||
Get | Returns an FileSystem from the service | |
GetAsync | Returns an FileSystem from the service | |
GetChunk(Int64, Guid, Int64, Int64) | ||
GetChunk(Int64, Guid, Int64, Int64, Stream) | ||
GetChunkAsync(Int64, Guid, Int64, Int64) | ||
GetChunkAsync(Int64, Guid, Int64, Int64, Stream) | ||
GetCropped | Gets an image cropped to match submitted max width or max height, centered around the submitted coordinates. If the image is smaller than the requested dimensions, the original image is returned. If the returned image can be adjusted if the offsets is too close to the edges, so that the cropped image would have been out of bounds. | |
GetCroppedAsync(Int64, Guid, Int32, Int32, Decimal, Decimal, Decimal) | Gets an image cropped to match submitted max width or max height, centered around the submitted coordinates. If the image is smaller than the requested dimensions, the original image is returned. If the returned image can be adjusted if the offsets is too close to the edges, so that the cropped image would have been out of bounds. | |
GetCroppedAsync(Int64, Guid, Int32, Int32, Decimal, Decimal, Decimal, Stream) | Gets an image cropped to match submitted max width or max height, centered around the submitted coordinates. If the image is smaller than the requested dimensions, the original image is returned. If the returned image can be adjusted if the offsets is too close to the edges, so that the cropped image would have been out of bounds. | |
GetCroppedPrintable(Int64, Guid, Decimal, Decimal, PrintSizeUnit, Decimal, Decimal, Decimal) | Gets an image cropped to match submitted max width or max height, centered around the submitted coordinates, and converted to 300 dpi. If the image is smaller than the requested dimensions, the original image is returned. If the returned image can be adjusted if the offsets is too close to the edges, so that the cropped image would have been out of bounds. If the API is called without the official Anysense API library, the caller should take notice of the following headers: - CROP-FULLWIDTH: The width of the scaled image before cropping - CROP-FULLHEIGHT: The height of the scaled image before cropping - CROP-OFFSET-X: The number of pixels from the left side, from where the image is cropped - CROP-OFFSET-Y: The number of pixels from the top, from where the image is cropped | |
GetCroppedPrintable(Int64, Guid, Decimal, Decimal, PrintSizeUnit, Decimal, Decimal, Decimal, Stream) | Gets an image cropped to match submitted max width or max height, centered around the submitted coordinates, and converted to 300 dpi. If the image is smaller than the requested dimensions, the original image is returned. If the returned image can be adjusted if the offsets is too close to the edges, so that the cropped image would have been out of bounds. If the API is called without the official Anysense API library, the caller should take notice of the following headers: - CROP-FULLWIDTH: The width of the scaled image before cropping - CROP-FULLHEIGHT: The height of the scaled image before cropping - CROP-OFFSET-X: The number of pixels from the left side, from where the image is cropped - CROP-OFFSET-Y: The number of pixels from the top, from where the image is cropped | |
GetCroppedPrintableAsync(Int64, Guid, Decimal, Decimal, PrintSizeUnit, Decimal, Decimal, Decimal) | Gets an image cropped to match submitted max width or max height, centered around the submitted coordinates, and converted to 300 dpi. If the image is smaller than the requested dimensions, the original image is returned. If the returned image can be adjusted if the offsets is too close to the edges, so that the cropped image would have been out of bounds. If the API is called without the official Anysense API library, the caller should take notice of the following headers: - CROP-FULLWIDTH: The width of the scaled image before cropping - CROP-FULLHEIGHT: The height of the scaled image before cropping - CROP-OFFSET-X: The number of pixels from the left side, from where the image is cropped - CROP-OFFSET-Y: The number of pixels from the top, from where the image is cropped | |
GetCroppedPrintableAsync(Int64, Guid, Decimal, Decimal, PrintSizeUnit, Decimal, Decimal, Decimal, Stream) | Gets an image cropped to match submitted max width or max height, centered around the submitted coordinates. If the image is smaller than the requested dimensions, the original image is returned. If the returned image can be adjusted if the offsets is too close to the edges, so that the cropped image would have been out of bounds. | |
GetFile(Int64, Guid) | Gets a file | |
GetFile(Int64, Guid, Stream) | Gets a file | |
GetFileAsync(Int64, Guid) | Gets a file | |
GetFileAsync(Int64, Guid, Stream) | Gets a file | |
GetFiles | ||
GetFilesAsync | ||
GetFileStats | ||
GetFileStatsAsync | ||
GetPrintable(Int64, Guid, NullableDecimal, NullableDecimal, NullablePrintSizeUnit) | Gets an image scaled to match submitted max width or max height and converted to 300 dpi. If the image is smaller than the requested dimensions, the original image is returned. | |
GetPrintable(Int64, Guid, NullableDecimal, NullableDecimal, NullablePrintSizeUnit, Stream) | Gets an image scaled to match submitted max width or max height and converted to 300 dpi. If the image is smaller than the requested dimensions, the original image is returned. | |
GetPrintableAsync(Int64, Guid, NullableDecimal, NullableDecimal, NullablePrintSizeUnit) | Gets an image scaled to match submitted max width or max height and converted to 300 dpi. If the image is smaller than the requested dimensions, the original image is returned. | |
GetPrintableAsync(Int64, Guid, NullableDecimal, NullableDecimal, NullablePrintSizeUnit, Stream) | Gets an image scaled to match submitted max width or max height and converted to 300 dpi. If the image is smaller than the requested dimensions, the original image is returned. | |
GetScaled(Int64, Guid, Int32, Int32) | Gets an image scaled to match submitted max width or max height. If the image is smaller than the requested dimensions, the original image is returned. | |
GetScaled(Int64, Guid, Int32, Int32, Stream) | Gets an image scaled to match submitted max width or max height. If the image is smaller than the requested dimensions, the original image is returned. | |
GetScaledAsync(Int64, Guid, Int32, Int32) | ||
GetScaledAsync(Int64, Guid, Int32, Int32, Stream) | Gets an image scaled to match submitted max width or max height. If the image is smaller than the requested dimensions, the original image is returned. | |
GetThumbnail(Int64, Guid, Int32, Int32) | Gets an thumbnail of a file scaled to match submitted max width or max height. If the media is an image and the image is smaller than the requested dimensions, the original image is returned. If anything else than an image or PDF is requested, the service returns a standard thumbnail matching the requested dimensions. | |
GetThumbnail(Int64, Guid, Int32, Int32, Stream) | Gets an thumbnail of a file scaled to match submitted max width or max height. If the media is an image and the image is smaller than the requested dimensions, the original image is returned. If anything else than an image or PDF is requested, the service returns a standard thumbnail matching the requested dimensions. | |
GetThumbnailAsync(Int64, Guid, Int32, Int32) | Gets an thumbnail of a file scaled to match submitted max width or max height. If the media is an image and the image is smaller than the requested dimensions, the original image is returned. If anything else than an image or PDF is requested, the service returns a standard thumbnail matching the requested dimensions. | |
GetThumbnailAsync(Int64, Guid, Int32, Int32, Stream) | Gets an thumbnail of a file scaled to match submitted max width or max height. If the media is an image and the image is smaller than the requested dimensions, the original image is returned. If anything else than an image or PDF is requested, the service returns a standard thumbnail matching the requested dimensions. | |
IsInUse | Checks if a FileSystem is in use by any Forms or Tables | |
IsInUseAsync | Checks if a FileSystem is in use by any Forms or Tables | |
List | Gets a list of all the FileSystems configured in Anysense | |
ListAsync | Gets a list of all the FileSystems configured in Anysense | |
Rename | Renames an Area on the service. | |
RenameAsync | Renames a FileSystem on the service. | |
SaveChunk(SaveChunkRequest) | ||
SaveChunk(Guid, Int64, Byte) | ||
SaveChunkAsync(SaveChunkRequest) | ||
SaveChunkAsync(Guid, Int64, Byte) | ||
UploadAttachment | ||
UploadAttachmentAsync | ||
UploadInspectionFile | ||
UploadInspectionFileAsync |