Bitmap
CompressFormat
Config
InterfaceConsts
DensityNone
AllocationByteCount
ByteCount
ColorSpace
Creator
Density
Gainmap
GenerationId
HardwareBuffer
HasAlpha
HasGainmap
HasMipMap
Height
IsMutable
IsPremultiplied
IsRecycled
JniPeerMembers
Premultiplied
RowBytes
ThresholdClass
ThresholdType
Width
AsShared()
Compress(CompressFormat, Int32, Stream)
CompressAsync(CompressFormat, Int32, Stream)
Copy(Config, Boolean)
CopyPixelsFromBuffer(Buffer)
CopyPixelsFromBufferAsync(Buffer)
CopyPixelsToBuffer(Buffer)
CopyPixelsToBufferAsync(Buffer)
CreateBitmap(Bitmap)
CreateBitmap(Picture)
CreateBitmap(Int32, Int32, Config)
CreateBitmap(DisplayMetrics, Int32, Int32, Config)
CreateBitmap(Int32, Int32, Config, Boolean)
CreateBitmap(Int32[], Int32, Int32, Config)
CreateBitmap(Picture, Int32, Int32, Config)
CreateBitmap(Bitmap, Int32, Int32, Int32, Int32)
CreateBitmap(DisplayMetrics, Int32, Int32, Config, Boolean)
CreateBitmap(DisplayMetrics, Int32[], Int32, Int32, Config)
CreateBitmap(Int32, Int32, Config, Boolean, ColorSpace)
CreateBitmap(DisplayMetrics, Int32, Int32, Config, Boolean, ColorSpace)
CreateBitmap(Int32[], Int32, Int32, Int32, Int32, Config)
CreateBitmap(Bitmap, Int32, Int32, Int32, Int32, Matrix, Boolean)
CreateBitmap(DisplayMetrics, Int32[], Int32, Int32, Int32, Int32, Config)
CreateScaledBitmap(Bitmap, Int32, Int32, Boolean)
DescribeContents()
EraseColor(Int32)
EraseColor(Int64)
ExtractAlpha()
ExtractAlpha(Paint, Int32[])
GetBitmapInfo()
GetColor(Int32, Int32)
GetConfig()
GetNinePatchChunk()
GetPixel(Int32, Int32)
GetPixels(Int32[], Int32, Int32, Int32, Int32, Int32, Int32)
GetScaledHeight(Canvas)
GetScaledHeight(DisplayMetrics)
GetScaledHeight(Int32)
GetScaledWidth(Canvas)
GetScaledWidth(DisplayMetrics)
GetScaledWidth(Int32)
LockPixels()
PrepareToDraw()
Reconfigure(Int32, Int32, Config)
Recycle()
SameAs(Bitmap)
SetConfig(Config)
SetPixel(Int32, Int32, Color)
SetPixels(Int32[], Int32, Int32, Int32, Int32, Int32, Int32)
SetPremultiplied(Boolean)
UnlockPixels()
WrapHardwareBuffer(HardwareBuffer, ColorSpace)
WriteToParcel(Parcel, ParcelableWriteFlags)
net9.0-android34.0
namespace Android.Graphics
{
[Register("android/graphics/Bitmap", DoNotGenerateAcw = true)]
public sealed class Bitmap : Object, IParcelable, IJavaObject, IJavaPeerable, IDisposable
{
[Register("createBitmap", "(Landroid/graphics/Picture;)Landroid/graphics/Bitmap;", "", ApiSince = 28)]
[SupportedOSPlatform("android28.0")]
public static Bitmap! CreateBitmap(Picture! source);
}
}
.NET | 6.07.08.09.0 |
---|---|
Information specific to net9.0 | |
Platforms | This API is only available when you target a specific platform: |
Android | 21.022.023.024.025.026.027.028.029.030.031.032.033.034.0 |
Information specific to net9.0-android34.0 | |
Assembly | Mono.Android , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065 |
Referencing | The API is automatically referenced. |
Platform Restrictions | This API is only supported on the following platforms:
|
- Built-in API
- Package-provided API