Namespace Android.Graphics
Classes
- Bitmap.CompressFormat
https://developer.android.com/reference/android/graphics/Bitmap.CompressFormat.html
- BitmapFactory.Options
https://developer.android.com/reference/android/graphics/BitmapFactory.Options.html
- BitmapRegionDecoder
https://developer.android.com/reference/android/graphics/BitmapRegionDecoder.html
- BlendModeColorFilter
https://developer.android.com/reference/android/graphics/BlendModeColorFilter.html
- BlurMaskFilter.Blur
https://developer.android.com/reference/android/graphics/BlurMaskFilter.Blur.html
- ColorMatrixColorFilter
https://developer.android.com/reference/android/graphics/ColorMatrixColorFilter.html
- ColorSpace.Adaptation
https://developer.android.com/reference/android/graphics/ColorSpace.Adaptation.html
- ColorSpace.Connector
https://developer.android.com/reference/android/graphics/ColorSpace.Connector.html
- ColorSpace.RenderIntent
https://developer.android.com/reference/android/graphics/ColorSpace.RenderIntent.html
- ColorSpace.Rgb.TransferParameters
https://developer.android.com/reference/android/graphics/ColorSpace.Rgb.TransferParameters.html
- HardwareBufferRenderer
https://developer.android.com/reference/android/graphics/HardwareBufferRenderer.html
- HardwareBufferRenderer.RenderRequest
https://developer.android.com/reference/android/graphics/HardwareBufferRenderer.RenderRequest.html
- HardwareBufferRenderer.RenderResult
https://developer.android.com/reference/android/graphics/HardwareBufferRenderer.RenderResult.html
- HardwareRenderer.FrameRenderRequest
https://developer.android.com/reference/android/graphics/HardwareRenderer.FrameRenderRequest.html
- ImageDecoder.DecodeException
https://developer.android.com/reference/android/graphics/ImageDecoder.DecodeException.html
- ImageDecoder.ImageInfo
https://developer.android.com/reference/android/graphics/ImageDecoder.ImageInfo.html
- ImageDecoder.OnHeaderDecodedListener
https://developer.android.com/reference/android/graphics/ImageDecoder.OnHeaderDecodedListener.html
- ImageDecoder.OnHeaderDecodedListenerDirect
Direct override of ImageDecoder.OnHeaderDecodedListener or its generic type if there is one
- ImageDecoder.OnPartialImageListener
https://developer.android.com/reference/android/graphics/ImageDecoder.OnPartialImageListener.html
- ImageDecoder.OnPartialImageListenerDirect
Direct override of ImageDecoder.OnPartialImageListener or its generic type if there is one
- ImageDecoder.Source
https://developer.android.com/reference/android/graphics/ImageDecoder.Source.html
- Interpolator.Result
https://developer.android.com/reference/android/graphics/Interpolator.Result.html
- LightingColorFilter
https://developer.android.com/reference/android/graphics/LightingColorFilter.html
- MeshSpecification.Attribute
https://developer.android.com/reference/android/graphics/MeshSpecification.Attribute.html
- MeshSpecification.Varying
https://developer.android.com/reference/android/graphics/MeshSpecification.Varying.html
- Paint.FontMetricsInt
https://developer.android.com/reference/android/graphics/Paint.FontMetricsInt.html
- PaintFlagsDrawFilter
https://developer.android.com/reference/android/graphics/PaintFlagsDrawFilter.html
- ParcelableColorSpace
https://developer.android.com/reference/android/graphics/ParcelableColorSpace.html
- PathDashPathEffect.Style
https://developer.android.com/reference/android/graphics/PathDashPathEffect.Style.html
- PathIterator.Segment
https://developer.android.com/reference/android/graphics/PathIterator.Segment.html
- PorterDuffColorFilter
https://developer.android.com/reference/android/graphics/PorterDuffColorFilter.html
- SurfaceTexture.OnFrameAvailableListenerDirect
Direct override of SurfaceTexture.OnFrameAvailableListener or its generic type if there is one
- SurfaceTexture.OutOfResourcesException
https://developer.android.com/reference/android/graphics/SurfaceTexture.OutOfResourcesException.html
- Typeface.CustomFallbackBuilder
https://developer.android.com/reference/android/graphics/Typeface.CustomFallbackBuilder.html
Interfaces
- IPostProcessor
.NET interface for TO BE DEFINED FROM USER