The BitmapViewer type exposes the following members.
Name | Description | |
---|---|---|
BitmapViewer |
Creates new instance from 3D array of pixels. |
Name | Description | |
---|---|---|
AddAttributesToRender | (Inherited from WebControl.) | |
AddedControl | (Inherited from Control.) | |
AddParsedSubObject | (Inherited from Control.) | |
ApplyStyle | (Inherited from WebControl.) | |
ApplyStyleSheetSkin | (Inherited from Control.) | |
BuildProfileTree | (Inherited from Control.) | |
ClearChildControlState | (Inherited from Control.) | |
ClearChildState | (Inherited from Control.) | |
ClearChildViewState | (Inherited from Control.) | |
CopyBaseAttributes | (Inherited from WebControl.) | |
CreateChildControls | (Inherited from Control.) | |
CreateControlCollection | (Inherited from Control.) | |
CreateControlStyle | (Inherited from WebControl.) | |
DataBind | Overloaded. | |
DataBindChildren | (Inherited from Control.) | |
Dispose |
Releases all resources used by this ImageControlBase. (Inherited from ImageControlBase.) |
|
EnsureChildControls | (Inherited from Control.) | |
EnsureID | (Inherited from Control.) | |
Equals | (Inherited from Object.) | |
FindControl | Overloaded. | |
Focus | (Inherited from Control.) | |
GetDesignModeState | (Inherited from Control.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
HasControls | (Inherited from Control.) | |
HasEvents | (Inherited from Control.) | |
IsLiteralContent | (Inherited from Control.) | |
LoadControlState | (Inherited from Control.) | |
LoadPostData |
Processes post back data for a BitmapViewer control. No need to use this method explicitly. (Overrides ImageControlBase.LoadPostData(String, NameValueCollection).) |
|
LoadViewState | (Inherited from WebControl.) | |
MapPathSecure | (Inherited from Control.) | |
MemberwiseClone | (Inherited from Object.) | |
MergeStyle | (Inherited from WebControl.) | |
OnBubbleEvent | (Inherited from Control.) | |
OnDataBinding | (Inherited from Control.) | |
OnInit | (Inherited from Control.) | |
OpenFile | (Inherited from Control.) | |
RaiseBubbleEvent | (Inherited from Control.) | |
RaisePostBackEvent |
Enables a server control to process an event raised when a form is posted to the server. No need to use this method explicitly. (Overrides ImageControlBase.RaisePostBackEvent(String).) |
|
RaisePostDataChangedEvent |
Signals the server control object to notify the ASP.NET application that the state of the control has changed. No need to use this method explicitly. (Overrides ImageControlBase.RaisePostDataChangedEvent().) |
|
RemovedControl | (Inherited from Control.) | |
RenderBeginTag | (Inherited from WebControl.) | |
RenderChildren | (Inherited from Control.) | |
RenderContents | (Inherited from WebControl.) | |
RenderControl | Overloaded. | |
RenderEndTag | (Inherited from WebControl.) | |
ResolveAdapter | (Inherited from Control.) | |
ResolveClientUrl | (Inherited from Control.) | |
ResolveUrl | (Inherited from Control.) | |
SaveControlState | (Inherited from Control.) | |
SaveViewState | (Inherited from WebControl.) | |
SetDesignModeState | (Inherited from Control.) | |
SetRenderMethodDelegate | (Inherited from Control.) | |
ToString | (Inherited from Object.) | |
TrackViewState | (Inherited from WebControl.) |
Name | Description | |
---|---|---|
AccessKey | (Inherited from WebControl.) | |
Adapter | (Inherited from Control.) | |
AppRelativeTemplateSourceDirectory | (Inherited from Control.) | |
Attributes | (Inherited from WebControl.) | |
AutoPostBack |
Gets/sets a value indicating whether a postback to the server automatically occurs when the user zooms or scrolls the bitmap. |
|
BackColor | (Inherited from WebControl.) | |
BindingContainer | (Inherited from Control.) | |
Bitmap |
Gets/sets a bitmap which is displayed at the control. |
|
BitmapStateEnabled |
Gets/sets a value which specifies whether the bitmap specified in the Bitmap property should be stored between server roundtrips. |
|
BorderColor | (Inherited from WebControl.) | |
BorderStyle | (Inherited from WebControl.) | |
BorderWidth | (Inherited from WebControl.) | |
BrowserImageFormat |
Gets/sets the file format of the images which are sent to the browser. |
|
BrowserJpegQuality |
Gets/sets the JPEG quality of the images which are sent to the browser when BrowserImageFormat is Jpeg. |
|
ChildControlsCreated | (Inherited from Control.) | |
ClientID | (Inherited from Control.) | |
ClientIDSeparator | (Inherited from Control.) | |
ClientSideOptions |
Gets/sets values which configure automatic postback for individual events. |
|
Context | (Inherited from Control.) | |
Controls | (Inherited from Control.) | |
ControlStyle | (Inherited from WebControl.) | |
ControlStyleCreated | (Inherited from WebControl.) | |
DebugFrameVisible |
Gets/sets a value which specifies whether to display a debug frame near the control. (Inherited from ImageControlBase.) |
|
Enabled | (Inherited from WebControl.) | |
EnableViewState | (Inherited from Control.) | |
Events | (Inherited from Control.) | |
HasAttributes | (Inherited from WebControl.) | |
HasChildViewState | (Inherited from Control.) | |
Height | (Inherited from WebControl.) | |
ID | (Inherited from Control.) | |
IdSeparator | (Inherited from Control.) | |
IsChildControlStateCleared | (Inherited from Control.) | |
IsEnabled | (Inherited from WebControl.) | |
IsTrackingViewState | (Inherited from Control.) | |
IsViewStateEnabled | (Inherited from Control.) | |
LoadViewStateByID | (Inherited from Control.) | |
MaxZoom |
Gets/sets the maximum allowed zoom value. |
|
MinZoom |
Gets/sets the minimum allowed zoom value. |
|
NamingContainer | (Inherited from Control.) | |
Navigator |
Gets/sets the navigator control ID (i.e. value stored in the attribute id of the tag that inserts the control). |
|
Page | (Inherited from Control.) | |
Parent | (Inherited from Control.) | |
PreviewImageEnabled |
Gets/sets a value which enables the low-resolution preview of the image which is displayed in the background of the control while the portion of the high-resolution image is loaded to the browser. |
|
PreviewImageResizeRatio |
Gets/sets the ratio of the image stored in the Bitmap property and the preview displayed in the background of the control (when enabled). |
|
Rubberband |
Gets/sets the rubberband control ID (i.e. value stored in the attribute id of the tag that inserts the control). |
|
ScrollBarsStyle |
Gets/sets a value that specifies when to display the scroll bars. |
|
ScrollBarWidth |
Gets/sets a value that represents a scroll bar width in calculations. |
|
ScrollingPosition |
Gets/sets a position of the scroll bars. |
|
Site | (Inherited from Control.) | |
Style | (Inherited from WebControl.) | |
TabIndex | (Inherited from WebControl.) | |
TagKey | (Inherited from WebControl.) | |
TagName | (Inherited from WebControl.) | |
TemplateControl | (Inherited from Control.) | |
TemplateSourceDirectory | (Inherited from Control.) | |
ToolTip | (Inherited from WebControl.) | |
UniqueID | (Inherited from Control.) | |
ViewState | (Inherited from Control.) | |
ViewStateIgnoresCase | (Inherited from Control.) | |
Visible | (Inherited from Control.) | |
Width | (Inherited from WebControl.) | |
Zoom |
Gets/sets the current zoom value. |
|
ZoomMode |
Gets/sets the zooming behavior of the control (automatic or manual). |
|
ZoomQuality |
Gets/sets the value that specifies a zoom quality. |
Name | Description | |
---|---|---|
BitmapChanged |
Fires when Bitmap property is changed or this bitmap is updated. |
|
Click |
Fires when the image displayed in the control is clicked. |
|
DataBinding | (Inherited from Control.) | |
Disposed | (Inherited from Control.) | |
Init | (Inherited from Control.) | |
Load | (Inherited from Control.) | |
PreRender | (Inherited from Control.) | |
Scrolled |
Fires when some scroll bar was moved. |
|
Unload | (Inherited from Control.) | |
Zoomed |
Fires when the bitmap is zoomed in this BitmapViewer control. |
Name | Description | |
---|---|---|
IParserAccessor.AddParsedSubObject | (Inherited from Control.) | |
IControlBuilderAccessor.ControlBuilder | (Inherited from Control.) | |
IDataBindingsAccessor.DataBindings | (Inherited from Control.) | |
IExpressionsAccessor.Expressions | (Inherited from Control.) | |
IAttributeAccessor.GetAttribute | (Inherited from WebControl.) | |
IControlDesignerAccessor.GetDesignModeState | (Inherited from Control.) | |
IDataBindingsAccessor.HasDataBindings | (Inherited from Control.) | |
IExpressionsAccessor.HasExpressions | (Inherited from Control.) | |
IAttributeAccessor.SetAttribute | (Inherited from WebControl.) | |
IControlDesignerAccessor.SetDesignModeState | (Inherited from Control.) | |
IControlDesignerAccessor.SetOwnerControl | (Inherited from Control.) | |
IControlDesignerAccessor.UserData | (Inherited from Control.) |