.NET MAUI コントロール
C1BitmapIcon クラス
メンバ 

C1.Maui.Core アセンブリ > C1.Maui.Core 名前空間 : C1BitmapIcon クラス
画像から作成されたアイコンを表します。
オブジェクト モデル
C1BitmapIcon クラス
シンタックス
'宣言
 
Public Class C1BitmapIcon 
   Inherits C1Icon
   Implements Microsoft.Maui.Controls.IAnimatable, Microsoft.Maui.Controls.IEffectControlProvider, Microsoft.Maui.Controls.IElementController, Microsoft.Maui.Controls.IGestureRecognizers, Microsoft.Maui.Controls.Internals.IGestureController, Microsoft.Maui.Controls.IViewController, Microsoft.Maui.Controls.IVisualElementController, Microsoft.Maui.HotReload.IHotReloadableView, Microsoft.Maui.IContextFlyoutElement, Microsoft.Maui.IElement, Microsoft.Maui.IPropertyMapperView, Microsoft.Maui.IReplaceableView, Microsoft.Maui.IToolTipElement, Microsoft.Maui.ITransform, Microsoft.Maui.IView, Microsoft.Maui.IVisualTreeElement 
public class C1BitmapIcon : C1Icon, Microsoft.Maui.Controls.IAnimatable, Microsoft.Maui.Controls.IEffectControlProvider, Microsoft.Maui.Controls.IElementController, Microsoft.Maui.Controls.IGestureRecognizers, Microsoft.Maui.Controls.Internals.IGestureController, Microsoft.Maui.Controls.IViewController, Microsoft.Maui.Controls.IVisualElementController, Microsoft.Maui.HotReload.IHotReloadableView, Microsoft.Maui.IContextFlyoutElement, Microsoft.Maui.IElement, Microsoft.Maui.IPropertyMapperView, Microsoft.Maui.IReplaceableView, Microsoft.Maui.IToolTipElement, Microsoft.Maui.ITransform, Microsoft.Maui.IView, Microsoft.Maui.IVisualTreeElement  
解説
使用するファイルは、透明な背景の単色画像である必要があります。 ビットマップ画像は、透過ピクセルと非透過ピクセルを含むフルカラービットマップである必要があります。 推奨形式は PNG です。他のファイル形式の画像ソースもロードされますが、前景色が単色のブロックになります。
継承階層

System.Object
   Microsoft.Maui.Controls.BindableObject
      Microsoft.Maui.Controls.Element
         Microsoft.Maui.Controls.NavigableElement
            Microsoft.Maui.Controls.VisualElement
               Microsoft.Maui.Controls.View
                  C1.Maui.Core.C1View
                     C1.Maui.Core.C1Icon
                        C1.Maui.Core.C1BitmapIcon

参照

C1BitmapIcon メンバ
C1.Maui.Core 名前空間