VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

GCBAND 1.0 This software use chromosomes image to determining inversion regions. Clinical cytogenet

Serdar YUKSEL  (4 Submissions)   Math/Dates   VB 6.0   Unknown Difficulty   Sun 2nd August 2009   Mon 8th February 2021

GCBAND 1.0 This software use chromosomes image to determining inversion regions. Clinical cytogenetic software

API Declarations


Const CABBAR_DEVICE_DEFAULT = 0
Const CABBAR_A = 1
Const CABBAR_B = 2
Const CABBAR_C = 3
Const CABBAR_D50 = 4
Const CABBAR_D55 = 5
Const CABBAR_D65 = 6
Const CABBAR_D75 = 7
Const CABBAR_F2 = 8
Const NEGATIVE = &H1
Const normal = &H0

Private Type COLORADJUSTMENT
caSize As Integer
caFlags As Integer
caCABBARIndex As Integer
caRedGamma As Integer
caGreenGamma As Integer
caBlueGamma As Integer
caReferenceBlack As Integer
caReferenceWhite As Integer
caContrast As Integer
caBrightness As Integer
caColorfulness As Integer
caRedGreenTint As Integer
End Type
Private Declare Function StretchBlt Lib "gdi32" (ByVal hdc As Long, ByVal x As Long, ByVal y As Long, ByVal nWidth As Long, ByVal nHeight As Long, ByVal hSrcDC As Long, ByVal xSrc As Long, ByVal ySrc As Long, ByVal nSrcWidth As Long, ByVal nSrcHeight As Long, ByVal dwRop As Long) As Long
Private Declare Function SetStretchBltMode Lib "gdi32" (ByVal hdc As Long, ByVal nStretchMode As Long) As Long
Private Declare Function GetColorAdjustment Lib "gdi32" (ByVal hdc As Long, lpca As COLORADJUSTMENT) As Long
Private Declare Function SetColorAdjustment Lib "gdi32" (ByVal hdc As Long, lpca As COLORADJUSTMENT) As Long

Private Type elektronik
pno As String * 10
soft As String * 10
End Type
Dim kayit As elektronik

Rate GCBAND 1.0 This software use chromosomes image to determining inversion regions. Clinical cytogenet (1(1 Vote))
GCBAND 1.0 This software use chromosomes image to determining inversion regions. Clinical cytogenet.bas

GCBAND 1.0 This software use chromosomes image to determining inversion regions. Clinical cytogenet Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters