BioCore  4.0.1
A .NET library & program for annotating, editing various microscopy imaging formats using Bioformats supported images. Including whole slide, pyramidal, and series.
All Classes Namespaces Functions Enumerations Properties
BioCore.PlaySpeed Class Reference
Inheritance diagram for BioCore.PlaySpeed:

Public Member Functions

 PlaySpeed (bool timeEnabled, bool cEnabled, int zFps, int timeFps, int cFps)
 

Protected Member Functions

override void Dispose (bool disposing)
 Clean up any resources being used. More...
 

Properties

int TimePlayspeed [get]
 
int ZPlayspeed [get]
 
int CPlayspeed [get]
 

Detailed Description

Definition at line 3 of file PlaySpeed.cs.

Constructor & Destructor Documentation

◆ PlaySpeed()

BioCore.PlaySpeed.PlaySpeed ( bool  timeEnabled,
bool  cEnabled,
int  zFps,
int  timeFps,
int  cFps 
)

Definition at line 6 of file PlaySpeed.cs.

Member Function Documentation

◆ Dispose()

override void BioCore.PlaySpeed.Dispose ( bool  disposing)
protected

Clean up any resources being used.

Parameters
disposingtrue if managed resources should be disposed; otherwise, false.

Definition at line 15 of file PlaySpeed.designer.cs.

Property Documentation

◆ CPlayspeed

int BioCore.PlaySpeed.CPlayspeed
get

Definition at line 35 of file PlaySpeed.cs.

◆ TimePlayspeed

int BioCore.PlaySpeed.TimePlayspeed
get

Definition at line 19 of file PlaySpeed.cs.

◆ ZPlayspeed

int BioCore.PlaySpeed.ZPlayspeed
get

Definition at line 27 of file PlaySpeed.cs.


The documentation for this class was generated from the following files: